//==============================================================================
// Tahm Kench Footprint_anim.txt
//==============================================================================
//==============================================================================
define WaterSplash
{
   set hotspot
   {
      version
      {
         Visualparticle TahmKench Footprint SFX
      }
   }  
}
//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
   	      		Visualnone jimmy
			Connect ATTACHPOINT WaterSplash hotspot
         }
      }
   }
}
